home *** CD-ROM | disk | FTP | other *** search
/ Leonardo daVinci / LEODAVINCI.ISO / DATA / M5_HOME.Dxr / 00136_T5 safety.ls < prev    next >
Encoding:
Text File  |  1996-11-14  |  104 b   |  9 lines

  1. global vRollMaini
  2.  
  3. on mouseDown
  4.   if vRollMaini <> 5 then
  5.     set vRollMaini to 5
  6.   end if
  7.   pass()
  8. end
  9.